- 
		Home
	
- 
ActivityPub
- 
4.7.1
- 
Code
- 
Classes
-  Followers 
		
			
				
					
													
								
																			
											| Total Complexity | 28 | 
																			
											| Dependencies | 4 | 
																			
											| Dependents | 14 | 
																	
							 
													
								
																			
											| Total lines | 422 | 
																			
											| Lines of code | 254 | 
																			
											| Logical lines of code | 78 | 
																	
							 
													
								
																			
											| Comment lines | 118 | 
																			
											| Methods | 12 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 12
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| add_follower() | A | 53 | 8 | 21 | 
					
				| get_inboxes() | S | 45 | 3 | 47 | 
					
				| get_faulty_followers() | S | 49 | 2 | 37 | 
					
				| add_error() | S | 58 | 3 | 17 | 
					
				| get_outdated_followers() | S | 54 | 2 | 21 | 
					
				| get_follower() | S | 57 | 2 | 18 | 
					
				| get_follower_by_actor() | S | 60 | 2 | 14 | 
					
				| get_followers_with_count() | S | 53 | 1 | 25 | 
					
				| count_followers() | S | 54 | 1 | 24 | 
					
				| get_all_followers() | S | 58 | 1 | 17 | 
					
				| remove_follower() | S | 64 | 2 | 9 | 
					
				| get_followers() | S | 74 | 1 | 4 |